Skip to content

add 3pclient to our benchmark to compare#108

Merged
TingDaoK merged 9 commits into
mainfrom
3pclient
Mar 12, 2026
Merged

add 3pclient to our benchmark to compare#108
TingDaoK merged 9 commits into
mainfrom
3pclient

Conversation

@TingDaoK
Copy link
Copy Markdown
Contributor

@TingDaoK TingDaoK commented Mar 5, 2026

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@TingDaoK TingDaoK marked this pull request as ready for review March 6, 2026 18:27

# Repeat benchmark until we exceed max_repeat_count or max_repeat_secs
app_start_ns = time.perf_counter_ns()
for run_i in range(config.max_repeat_count):
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: Do we always configure max_repeat_count & max_repeat_secs? would we want one of them to be theoretically "unlimited"?

Copy link
Copy Markdown
Contributor Author

@TingDaoK TingDaoK Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, there will be a default from the workload if not set explicitly. https://github.com/awslabs/aws-crt-s3-benchmarks/blob/main/workloads/README.md

@TingDaoK TingDaoK enabled auto-merge (squash) March 11, 2026 23:31
@TingDaoK TingDaoK disabled auto-merge March 11, 2026 23:47
@TingDaoK TingDaoK merged commit 6904ff9 into main Mar 12, 2026
8 checks passed
@TingDaoK TingDaoK deleted the 3pclient branch March 12, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants